Wave Animation Specs
constructor(waveHeightAnimationSpec: AnimationSpec<Dp>, waveVelocityAnimationSpec: AnimationSpec<Dp>, waveStartSpreadAnimationSpec: AnimationSpec<Float>)
Parameters
wave Height Animation Spec
used for changes in wave height.
wave Velocity Animation Spec
used for changes in wave velocity (whether in speed or direction).
wave Start Spread Animation Spec
Used for wave expansion at the start of the composition.